-
Notifications
You must be signed in to change notification settings - Fork 5.7k
remove legacy profiler #52624
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
remove legacy profiler #52624
Conversation
你的PR提交成功,感谢你对开源项目的贡献! |
210a05f
to
e2bdf0c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for deletion of test_parallel_executor_profiler.py
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
单测删除
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR types
Others
PR changes
APIs
Describe
Pcard-67005
This PR is the following part of #50133
remove legacy profiler apis, including following apis:
paddle.fluid.profiler.*
paddle.utils.profiler.*
After this change, users are recommended to use new profiler
paddle.profiler